home *** CD-ROM | disk | FTP | other *** search
Wrap
INI File | 1997-04-23 | 15.9 KB | 299 lines
[script] n0=#floodultraevent start n1=on 1:action:*:?:.close -m $nick | .ignore -inpt *!*@* | halt n2=on 1:chat:*:.close -c $nick | .ignore -inpt *!*@* | halt n3=on 1:ctcpreply:*:.ignore -inpt *!*@* | halt n4=on 1:invite:#:.ignore -inpt *!*@* | halt n5=on 1:nosound:.ignore -inpt *!*@* | halt n6=on 1:notice:*:?:.ignore -inpt *!*@* | halt n7=on 1:serv:*:.close -f $nick | .ignore -inpt *!*@* | halt n8=on 1:snotice:*:.ignore -inpt *!*@* | halt n9=on 1:text:*:?:.close -m $nick | .ignore -inpt *!*@* | halt n10=on 1:wallops:*:.ignore -inpt *!*@* | halt n11=#floodultraevent end n12=on !1:invite:#:notice $nick You invited me to $chan $+ . All furthur invites will be ignored. ü▀ΩtπFú≥≤╨ü | echo 2 -a You were invited by $nick to $chan $+ . | .ignore -iu45 $nick 2 n13=#floodchan start n14=on !1:action:*:#:floodchan n15=on !1:notice:*:#:floodchan n16=on !1:text:*:#:floodchan n17=#floodchan end n18=#floodchat start n19=on !1:chat:*:{ n20= if ((%textlength != $null) && ($len($parms) > %textlength)) { .close -c $nick | notice $nick Chat Flood! You are being ignored. ü▀ΩtπFú≥≤╨ü | unset %flood.chat. [ $+ [ $nick ] ] | .ignore -ntu45 $nick 2 | goto end } n21= inc %flood.chat. [ $+ [ $nick ] ] 1 n22= if %flood.chat. [ $+ [ $nick ] ] == 1 .timer 1 10 unset %flood.chat. [ $+ [ $nick ] ] n23= if %flood.chat. [ $+ [ $nick ] ] == 5 { .close -c $nick | notice $nick Chat Flood! You are being ignored. ü▀ΩtπFú≥≤╨ü | unset %flood.chat. [ $+ [ $nick ] ] | .ignore -ntu45 $nick 2 } n24= :end n25=} n26=#floodchat end n27=#floodctcpreply start n28=on !1:ctcpreply:*:{ n29= inc %flood.ctcpreply. [ $+ [ $wildsite ] ] 1 n30= if %flood.ctcpreply. [ $+ [ $wildsite ] ] == 1 .timer 1 12 unset %flood.ctcpreply. [ $+ [ $wildsite ] ] n31= if %flood.ctcpreply. [ $+ [ $wildsite ] ] == 3 { notice $nick Private CTCP Reply Flood! You are being ignored. ü▀ΩtπFú≥≤╨ü | unset %flood.ctcpreply. [ $+ [ $wildsite ] ] | .ignore -nu90 $wildsite } n32= if $parm1 == ping { %time = $ctime - $parm2 | notice $nick [ $+ $nick PING reply]: %time secs ü▀ΩtπFú≥≤╨ü | unset %time } n33=} n34=#floodctcpreply end n35=#floodinvite start n36=on !1:invite:#:{ n37= inc %flood.invite. [ $+ [ $wildsite ] ] 1 n38= if %flood.invite. [ $+ [ $wildsite ] ] == 1 .timer 1 90 unset %flood.invite. [ $+ [ $wildsite ] ] n39= if %flood.invite. [ $+ [ $wildsite ] ] == 3 { notice $nick Invite Flood! All further invites from you will be ignored. ü▀ΩtπFú≥≤╨ü | unset %flood.invite. [ $+ [ $wildsite ] ] | .ignore -iu90 $wildsite } n40=} n41=#floodinvite end n42=#floodnick start n43=on !@1:nick:{ n44= inc %flood.nickname. [ $+ [ $wildsite ] ] 1 n45= if %flood.nickname. [ $+ [ $wildsite ] ] == 1 .timer 1 20 unset %flood.nickname. [ $+ [ $wildsite ] ] n46= if %flood.nickname. [ $+ [ $wildsite ] ] >= 3 { n47= mode $chan -o+b $newnick $wildsite n48= kick $chan $newnick Nick Flood! ü▀ΩtπFú≥≤╨ü n49= .timer 1 45 mode $chan -b $wildsite n50= set %f 0 n51= :do n52= inc %f 1 n53= if $chan(%f) == $null goto end n54= if $chan(%f) == $chan goto do n55= if $newnick ison $chan(%f) { mode $chan(%f) -o+b $newnick $wildsite | kick $chan(%f) $newnick Nick Flood! ü▀ΩtπFú≥≤╨ü | .timer 1 45 mode $chan(%f) -b $wildsite } n56= goto do n57= :end n58= unset %f n59= } n60=} n61=#floodnick end n62=#floodprivate start n63=on !1:action:*:?:{ n64= if ((%textlength != $null) && ($len($parms) > %textlength)) { .close -m $nick | notice $nick Private Action Flood! You are being ignored. ü▀ΩtπFú≥≤╨ü | unset %flood.private. [ $+ [ $wildsite ] ] | .ignore -pu45 $wildsite | goto end } n65= inc %flood.private. [ $+ [ $wildsite ] ] 1 n66= if %flood.private. [ $+ [ $wildsite ] ] == 1 .timer 1 10 unset %flood.private. [ $+ [ $wildsite ] ] n67= if %flood.private. [ $+ [ $wildsite ] ] == 5 { .close -m $nick | notice $nick Private Action Flood! You are being ignored. ü▀ΩtπFú≥≤╨ü | unset %flood.private. [ $+ [ $wildsite ] ] | .ignore -pu45 $wildsite } n68= :end n69=} n70=on !1:notice:*:?:{ n71= if ((%textlength != $null) && ($len($parms) > %textlength)) { notice $nick Private Notice Flood! You are being ignored. ü▀ΩtπFú≥≤╨ü | .ignore -nu45 $wildsite | goto end } n72= inc %flood.notice. [ $+ [ $wildsite ] ] 1 n73= if %flood.notice. [ $+ [ $wildsite ] ] == 1 .timer 1 10 unset %flood.notice. [ $+ [ $wildsite ] ] n74= if %flood.notice. [ $+ [ $wildsite ] ] == 5 { notice $nick Private Notice Flood! You are being ignored. ü▀ΩtπFú≥≤╨ü | unset %flood.notice. [ $+ [ $nick ] ] | .ignore -nu45 $wildsite } n75= :end n76=} n77=on !1:text:*:?:{ n78= if ((%textlength != $null) && ($len($parms) > %textlength)) { .close -m $nick | notice $nick Private Action Flood! You are being ignored. ü▀ΩtπFú≥≤╨ü | unset %flood.private. [ $+ [ $wildsite ] ] | .ignore -pu45 $wildsite | goto end } n79= inc %flood.private. [ $+ [ $wildsite ] ] 1 n80= if %flood.private. [ $+ [ $wildsite ] ] == 1 .timer 1 10 unset %flood.private. [ $+ [ $wildsite ] ] n81= if %flood.private. [ $+ [ $wildsite ] ] == 5 { .close -m $nick | notice $nick Private Text Flood! You are being ignored. ü▀ΩtπFú≥≤╨ü | unset %flood.private. [ $+ [ $wildsite ] ] | .ignore -pu45 $wildsite } n82= :end n83=} n84=#floodprivate end n85=#floodrevdoor start n86=on !@1:part:#:{ n87= inc %flood.part. [ $+ [ $nick ] ] 1 n88= if %flood.part. [ $+ [ $nick ] ] == 1 .timer 1 20 unset %flood.part. [ $+ [ $nick ] ] n89= if %flood.part. [ $+ [ $nick ] ] == 3 { n90= ban -u45 $chan $nick 2 n91= describe $chan has banned $nick for a Revolving Door Flood! ü▀ΩtπFú≥≤╨ü n92= notice $nick You have been banned from $chan for a Revolving Door Flood! ü▀ΩtπFú≥≤╨ü n93= unset %flood.part. [ $+ [ $nick ] ] n94= } n95=} n96=#floodrevdoor end n97=#floodserv start n98=on !1:serv:*:{ n99= if ((%textlength != $null) && ($len($parms) > %textlength)) { .close -f $nick | notice $nick Server Flood! You are being ignored. ü▀ΩtπFú≥≤╨ü | unset %flood.serv. [ $+ [ $nick ] ] | .ignore -ntu45 $nick 2 | goto end } n100= inc %flood.serv. [ $+ [ $nick ] ] 1 n101= if %flood.serv. [ $+ [ $nick ] ] == 1 .timer 1 10 unset %flood.serv. [ $+ [ $nick ] ] n102= if %flood.serv. [ $+ [ $nick ] ] == 5 { .close -f $nick | notice $nick Server Flood! You are being ignored. ü▀ΩtπFú≥≤╨ü | unset %flood.serv. [ $+ [ $nick ] ] | .ignore -ntu45 $nick 2 } n103= :end n104=} n105=#floodserv end n106=#welcome off n107=on 1:JOIN:#:/notice $nick I have a %theme server under $chan. The trigger is %trigger max gets are %maxgets n108=#welcome end n109=#welcome2 off n110=on 1:JOIN:#:/notice $nick I have a %theme2 server under $chan. The trigger is %trigger2 max gets are %maxgets2 n111=#welcome2 end n112=#onjoin off n113=on 1:JOIN:#:/notice $nick Hi $nick welcome to $chan! 4--==<<DALPro97>>==-- R5 n114=#OnJoin end n115=#onpart off n116=on 1:PART:#:/notice $nick It was good having you $nick! 4--==<<DALPro97>>==-- R5 n117=#OnPart end n118=on 1:TEXT:º*:#: { n119= set %len2 $len($parm2*) n120= if (%len2 > 300) { echo 4 $chan *** Decode halted; possible decode flood from $nick $+ . | halt } n121= if ($mid(1,1,$parm2*) == º) { set %pos2 1 | set %color2 2 | set %decodekey 91 | goto start1 } n122= if ((%key < 2) || (%key > 90)) { key } n123= set %pos2 0 | set %color2 4 | set %decodekey %key n124= :start1 n125= set %code2 "" n126= %key2 = %decodekey + 33 n127= :start2 n128= inc %pos2 1 n129= set %asc2 $asc($mid(%pos2,1,$parm2*)) n130= if (%asc2 < %key2) { inc %asc2 94 } n131= dec %asc2 %decodekey n132= if (%asc2 == 94) { set %asc2 160 } n133= set %code2 %code2 $+ $chr(%asc2) n134= if (%pos2 < %len2) { goto start2 } n135= echo %color2 $chan < $+ $nick $+ > %code2 n136= unset %len2 | unset %asc2 | unset %key2 | unset %pos2 | unset %code2 | unset %color2 n137= unset %decodekey n138=} n139=#swear off n140=on 1:TEXT:*fuck*:#:/kick $chan $nick SwEaRkIcK! WE DONT USE $parms IN $chan !!! n141=on 1:ACTION:*fuck*:#:/kick $chan $nick SwEaRkIcK! WE DONT USE $parms IN $chan !!! n142=on 1:TEXT:*shit*:#:/kick $chan $nick SwEaRkIcK! WE DONT USE $parms IN $chan !!! n143=on 1:ACTION:*shit*:#:/kick $chan $nick SwEaRkIcK! WE DONT USE $parms IN $chan !!! n144=on 1:TEXT:*bitch*:#:/kick $chan $nick SwEaRkIcK! WE DONT USE $parms IN $chan !!! n145=on 1:ACTION:*bitch*:#:/kick $chan $nick SwEaRkIcK! WE DONT USE $parms IN $chan !!! n146=on 1:TEXT:*bastard*:#:/kick $chan $nick SwEaRkIcK! WE DONT USE $parms IN $chan !!! n147=on 1:ACTION:*bastard*:#:/kick $chan $nick SwEaRkIcK! WE DONT USE $parms IN $chan !!! n148=on 1:TEXT:*nigger*:#:/kick $chan $nick SwEaRkIcK! WE DONT USE $parms IN $chan !!! n149=on 1:ACTION:*nigger*:#:/kick $chan $nick SwEaRkIcK! WE DONT USE $parms IN $chan !!! n150=on 1:TEXT:*spic*:#:/kick $chan $nick SwEaRkIcK! WE DONT USE $parms IN $chan !!! n151=on 1:ACTION:*spic*:#:/kick $chan $nick SwEaRkIcK! WE DONT USE $parms IN $chan !!! n152=on 1:TEXT:*ass*:#:/kick $chan $nick SwEaRkIcK! WE DONT USE $parms IN $chan !!! n153=on 1:ACTION:*ass*:#:/kick $chan $nick SwEaRkIcK! WE DONT USE $parms IN $chan !!! n154=on 1:TEXT:*damn*:#:/kick $chan $nick SwEaRkIcK! WE DONT USE $parms IN $chan !!! n155=on 1:ACTION:*damn*:#:/kick $chan $nick SwEaRkIcK! WE DONT USE $parms IN $chan !!! n156=on 1:TEXT:*pussy*:#:/kick $chan $nick SwEaRkIcK! WE DONT USE $parms IN $chan !!! n157=on 1:ACTION:*pussy*:#:/kick $chan $nick SwEaRkIcK! WE DONT USE $parms IN $chan !!! n158=on 1:TEXT:*dick*:#:/kick $chan $nick SwEaRkIcK! WE DONT USE $parms IN $chan !!! n159=on 1:ACTION:*dick*:#:/kick $chan $nick SwEaRkIcK! WE DONT USE $parms IN $chan !!! n160=on 1:TEXT:*whore*:#:/kick $chan $nick SwEaRkIcK! WE DONT USE $parms IN $chan !!! n161=on 1:ACTION:*whore*:#:/kick $chan $nick SwEaRkIcK! WE DONT USE $parms IN $chan !!! n162=#swear end n163=#modecounter off n164=on 1:KICK:#:/inc %kickc 1 | /notice $knick 12You 10are 12number 10ñ %kickc ñ 12that 10has 12been 10KICKED 12from 10 $chan 12since 10 %kickdate (Australian) í! %ver | if %kickc = 100 notice $knick 12CONGRATULATIONS !! NOT !! %ver n165=on 1:VOICE:#:/inc %voicec 1 | /notice $vnick 12You 10are 12number 10ñ %voicec ñ 12that 10has 12been 10VOICED 12in 10 $chan 12since 10 %kickdate (Australian) í! %ver n166=on 1:DEVOICE:#:/inc dvoicec 1 | /notice $vnick 12You 10are 12number 10ñ %dvoicec ñ 12that 10has 12been 10DEVOICED 12in 10 $chan 12since 10 %kickdate (Australian) í! %ver n167=on 1:OP:#:/inc %opc 1 | /notice $opnick 12You 10are 12number 10ñ %voicec ñ 12that 10has 12been 10OPED 12in 10 $chan 12since 10 %kickdate (Australian) í! %ver n168=on 1:DEOP:#:/inc %dopc 1 | /notice $opnick 12You 10are 12number 10ñ %voicec ñ 12that 10has 12been 10DEOPED 12in 10 $chan 12since 10 %kickdate (Australian) í! %ver n169=#Modecounter end n170=#autojoin off n171=on 1:JOIN:#:{ n172= inc %count 1 n173= /notice $nick Welcome to 4,15-4,14:4,1[ $+ $chan $+ ]4,14:4,15-4,15Todays date-< $+ $date $+ >-4,14You are person Number -{ 9,1 %count 4,14 }-4,1{⌐-K∩úúσH=⌐≡ú≡«º-⌐} n174=} n175=#autojoin end n176=#autoping on n177=on 1:text:*ping me*:#:/ctcp $nick ping n178=on 1:text:*ping pl*:#:/ctcp $nick ping n179=on 1:text:*my ping*:#:/ctcp $nick ping n180=on 1:action:*ping me*:#:/ctcp $nick ping n181=on 1:action:*ping pl*:#:/ctcp $nick ping n182=on 1:action:*my ping*:#:/ctcp $nick ping n183=on 1:ctcpreply:*ping*: %pt = $ctime - $parm2 | /notice $nick 3***Your ping reply is %pt seconds n184=#Autoping end n185=#fserver off n186=on 1:TEXT:%trigger:#:/fserve $nick %maxgets %filedir %welcome n187=on 2:TEXT:%trigger:#:/msg $nick you have %maxgets maximum gets on $me 's first server. n188=#Fserver End n189=#fserver2 off n190=on 1:TEXT:%trigger2:#:/fserve $nick %maxgets2 %filedir2 %welcome2 n191=on 2:TEXT:%trigger2:#:/msg $nick you have %maxgets2 maximum gets on $me 's second server. n192=#Fserver2 End n193=on 1:FILERCVD:*.*: { n194= echo 5 Recieved $+ $nopath($filename) $+ $lof($filename) $+ b from $+ $nick $+ and put it in $getdir n195= if (.txt isin $nopath($filename)) { n196= /run notepad.exe $filename n197= } n198=} n199=#echo off n200=on 1:TEXT:*:#:/msg $chan 7< 3 $nick 7> $parms 7<3iLLegaLNag7> n201=on 1:ACTION:*:#:/msg $chan 7< 3 $nick 7> $parms 7<3iLLegaLNag7> n202=#Echo end n203=#trans off n204=on 1:TEXT:*brb*:#:/msg $chan $nick will BE RIGHT BACK n205=on 1:CHAT:*brb*:#:/msg $me $nick will BE RIGHT BACK n206=on 1:TEXT:*bbl*:#:/msg $chan $nick will BE BACK LATER n207=on 1:CHAT:*bbl*:#:/msg $me $nick will BE BACK LATER n208=on 1:TEXT:*lol*:#:/msg $chan $nick LAUGHS OUT LOUD!!! n209=on 1:CHAT:*lol*:#:/msg $me $nick LAUGHS OUT LOUD!!! n210=on 1:TEXT:*wtf*:#:/msg $chan $nick sais WHAT THE FUCK??? n211=on 1:CHAT:*wtf*:#:/msg $me $nick sais WHAT THE FUCK??? n212=on 1:TEXT:*rofl*:#:/msg $chan $nick ROLLS ON THE FLOOR LAUGHING!!! n213=on 1:CHAT:*rofl*:#:/msg $me $nick ROLLS ON THE FLOOR LAUGHING!!! n214=#trans end n215=#floodprot off n216=ON @1:TEXT:*:#:{ n217= inc %chanflood [ $+ [ $nick [ $+ [ $chan ] ] ] ] n218= .timer6 1 5 /chanfloodalias $nick $chan n219= if (%chanflood [ $+ [ $nick [ $+ [ $chan ] ] ] ] == 5) { n220= mode $chan -o+b $nick $address($nick,3) n221= kick $chan $nick Channel Text Flood detected n222= .timer7 1 10 mode $chan -b $address($nick,3) n223= unset %chanflood [ $+ [ $nick [ $+ [ $chan ] ] ] ] n224= } n225=} n226=#floodprot end n227=;---------------------------------------------------------------------------------------------------------------------------------------------- n228=;This is the E-Mail account 1 script... n229=#sendmail on n230=on 999:CHATOPEN:{ n231= /msg =$nick mail from: %email n232= /msg =$nick rcpt to: %to n233= /msg =$nick data n234= /timer10 1 4 /echo -a 4Sending mail... n235= /timer11 1 4 /msg =$nick %mailmessage n236= /timer12 1 5 /msg =$nick . n237=} n238=#sendmail end n239=#sendmail2 on n240=on 999:CHAT:*Message accepted for delivery*:/ruser 999 $me | /echo -a 4Mail successfully sent!!! Close me up now... n241=#sendmail2 end n242=#getmail on n243=on 1000:CHATOPEN:{ n244= /msg =$nick user %user n245= /msg =$nick pass %pass n246= /timer13 1 4 /echo -a 4To get mail type retr <message #> such as RETR 1 n247= /timer14 1 5 /echo -a 4To delete a file type dele <message #> such as DELE 1 n248= /timer15 1 6 /echo -a 2Once you are done you must type QUIT or EXIT n249= n250=} n251=#getmail end n252=#getmail2 on n253=on 1000:CHATCLOSE:/ruser 1000 $me n254=#getmail2 end n255=#ipforpop off n256=on 1:dns: { n257= if $raddress != $null { set %pop $raddress | echo 4 -a POP3 server IP:2 %pop | /disable #ipforpop } n258= else invalid n259= halt n260=} n261=#ipforpop end n262=;---------------------------------------------------------------------------------------------------------------------------------------------- n263=;This is the E-Mail account 2 script... n264=#sendmail2 on n265=on 1001:CHATOPEN:{ n266= /msg =$nick mail from: %email2 n267= /msg =$nick rcpt to: %to2 n268= /msg =$nick data n269= /timer18 1 4 /echo -a 4Sending mail... n270= /timer19 1 4 /msg =$nick %mailmessage2 n271= /timer20 1 5 /msg =$nick . n272=} n273=#sendmail2 end n274=#sendmail3 on n275=on 1001:CHAT:*Message accepted for delivery*:/ruser 1001 $me | /echo -a 4Mail successfully sent!!! Close me up now... n276=#sendmail3 end n277=#getmail2 on n278=on 1002:CHATOPEN:{ n279= /msg =$nick user %user2 n280= /msg =$nick pass %pass2 n281= /timer21 1 4 /echo -a 4To get mail type retr <message #> such as RETR 1 n282= /timer22 1 5 /echo -a 4To delete a file type dele <message #> such as DELE 1 n283= /timer23 1 6 /echo -a 2Once you are done you must type QUIT or EXIT n284= n285=} n286=#getmail2 end n287=#getmail3 on n288=on 1002:CHATCLOSE:/ruser 1002 $me n289=#getmail3 end n290=#ipforpop2 off n291=on 1:dns: { n292= if $raddress != $null { set %pop4 $raddress | echo 4 -a POP3 server 2 IP:2 %pop4 | /disable #ipforpop } n293= else invalid n294= halt n295=} n296=#ipforpop2 end